Leaderboard/Knowledge/COG-second-brain
Last commit on August 25, 2026·Created on October 15, 2025

huytieu/COG-second-brain

A strategic research and knowledge capture system for decomposing complex analysis into actionable intelligence.
Combined rank
#267
across all skills
In Knowledge
#9
category rank
Stars
1.2k
+1.6% in last 7d
Forks
140
+4.5% in last 7d
Watchers
15
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This repository provides a framework for transforming raw information and complex queries into structured strategic analysis. It enables users to decompose broad questions into parallel research threads, utilizing multiple agents to synthesize data for board preparation and strategic planning.

The system integrates a closed-loop verification lifecycle based on the V-model, ensuring that AI agent outputs are verified through a rigorous sequence of component and integration checks to maintain objectivity.

WHO IT'S FOR
AI agent / automation builders
implementing V-model verification for AI agents
Strategic researchers
decomposing complex questions into parallel research threads
Content creators
automating trend scouting and content production
Executive assistants / Chief of Staff
performing weekly reviews and board preparation
Repository contents

105 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

Clone and onboard with Kiro

Installs: Complete COG-second-brain repository using its core Kiro powers. · Kiro

Before you start
  • Git
  • Kiro
  1. In a terminal, start from the directory where you want the COG-second-brain folder, then clone and enter the repository.

    git clone https://github.com/huytieu/COG-second-brain.git
    cd COG-second-brain
  2. Open the cloned folder in Kiro and, in the agent session, say "onboarding" or "setup COG".

SETUP.md · Checked Sep 18, 2026

Give it something to do.

Author’s example

Capture and organize a first braindump

Uses braindump

  • Raw thoughts to capture; no structure is required

Check the repository for this skill’s setup.

I need to braindump
.agents/skills/braindump/SKILL.md · Checked Sep 18, 2026SETUP.md · Checked Sep 18, 2026
Suggested first task

Generate a personalized daily brief

Uses daily-brief

  • Completed onboarding with your profile and interests configured

Check the repository for this skill’s setup.

Use the daily-brief skill to give me my personalized daily brief.
.agents/skills/daily-brief/SKILL.md · Checked Sep 18, 2026SETUP.md · Checked Sep 18, 2026
Suggested first task

Stage durable lessons from the current session

Uses harvest

  • A current session containing work or decisions worth reviewing

Check the repository for this skill’s setup.

Use the harvest skill to scan this session for corrections, new stable facts, process lessons, and skill gaps. Stage only deduplicated findings; do not promote anything to durable knowledge.
.claude/skills/harvest/SKILL.md · Checked Sep 18, 2026.agents/skills/harvest/SKILL.md · Checked Sep 18, 2026