coco-research
- 167 skills
- 0 followers
- 9 hours ago last updated
- ▌ Systematic Debugging · coco-research bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌
- ▌
- ▌
- ▌
- ▌ Gsd Undo · coco-researchSafe git revert. Roll back phase or plan commits using the phase manifest with dependency checks.
- ▌ M0 Recall · coco-researchRead the recent M0 operational thread for a project, newest first, to pick up work started in this or another tool. Answers 'where were we' and 'what is next' before asking the user to repeat context. Local SQLite, no embeddings, no network. Triggers on: 'm0 recall', 'where were we', 'what did we do last time', 'catch me up', 'resume context', 'read the thread', 'what is next'.
- ▌ Design Taste Frontend · coco-researchAnti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.
- ▌ Receiving Code Review · coco-researchUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
- ▌ Cognee · coco-researchKnowledge graph memory backend powered by Cognee. Query, status check, dataset management, and backend switching between Brain and Cognee. Triggers on: 'cognee', 'knowledge graph', 'graph memory', 'switch memory', 'memory backend'.
- ▌
- ▌ Gsd Intel · coco-researchQuery, inspect, or refresh codebase intelligence files in .planning/intel/
- ▌ Gsd Quick · coco-researchExecute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
- ▌ Gsd Stats · coco-researchDisplay project statistics — phases, plans, requirements, git metrics, and timeline
- ▌ M0 Handoff · coco-researchSession handoff and resume for M0. Write a compact_checkpoint before a session ends or context is compacted, and resume from the latest one at the start of a session in any tool. Turns a cold start into a continuation. Triggers on: 'm0 handoff', 'hand off', 'session handoff', 'save session state', 'resume where we left off', 'pick up where we left off', 'before I compact', 'end of session', 'continue in Cursor', 'continue in Claude Code'.
- ▌
- ▌ Requesting Code Review · coco-research bundleUse when completing tasks, implementing major features, or before merging to verify work meets requirements
- ▌
- ▌ Gsd Import · coco-researchIngest external plans with conflict detection against project decisions before writing anything.
- ▌
- ▌
- ▌
- ▌ M0 Remember · coco-researchWrite one entry to the M0 operational thread so the next session, in this tool or any other, can continue the work. Records a completed step, a decision, a verification result, or a dispatched lane. Idempotent and local-only. Triggers on: 'remember this', 'm0 remember', 'save to memory', 'log this decision', 'record what we did', 'note for next session', 'write a checkpoint'.
- ▌
- ▌ Test Driven Development · coco-research bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌
- ▌ Gsd Explore · coco-researchSocratic ideation and idea routing — think through ideas before committing to plans
- ▌ Gsd Manager · coco-researchInteractive command center for managing multiple phases from one terminal
- ▌ Brain Init · coco-researchInitialize a project_brain.db in the current project folder. Creates the database, project record, then scans existing files (CLAUDE.local.md, memory files, docs, emails) to bootstrap the brain with knowledge. Smart enough to handle re-runs — skips what already exists and only processes new/changed files.
- ▌ Brain Wiki · coco-researchBrowse, search, and generate Wikipedia-style knowledge articles from the brain. Auto-generated from brain DB entities, emails, docs, and decisions.
- ▌
- ▌ Gsd Progress · coco-researchCheck project progress, show context, and route to next action (execute or plan)
- ▌
- ▌
- ▌
- ▌ Gsd Add Tests · coco-researchGenerate tests for a completed phase based on UAT criteria and implementation
- ▌ Gsd Audit Fix · coco-researchAutonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
- ▌ Gsd Forensics · coco-researchPost-mortem investigation for failed GSD workflows — analyzes git history, artifacts, and state to diagnose what went wrong
- ▌
- ▌ Redesign Existing Projects · coco-researchUpgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.
- ▌ Brain Export · coco-researchAuto-generate a slim CLAUDE.local.md from brain DB. Preserves manual behavior rules. Produces ~1,200 token auto-generated context section with key people, systems, decisions, and project status.
- ▌ Brain Rescan · coco-researchIncremental rescan of project folder. Detects new/changed files since last scan, extracts knowledge from CLAUDE.local.md, memory files, and doc inventory, and updates the brain DB. Requires an existing project_brain.db — run /brain-init first if none exists.
- ▌ Brain Update · coco-researchEnd-of-session brain flush. Scans the full conversation, extracts all new entities, decisions, tasks, events, relationships, and updates, presents a summary, and writes to project_brain.db after confirmation. Use at end of every session or when you want to capture everything discussed.
- ▌ Gsd Autonomous · coco-researchRun all remaining phases autonomously — discuss→plan→execute per phase
- ▌
- ▌
- ▌ Gsd Plant Seed · coco-researchCapture a forward-looking idea with trigger conditions — surfaces automatically at the right milestone
- ▌
- ▌
- ▌ Create Rule · coco-researchCreate Cursor rules for persistent AI guidance. Use when the user wants to create a rule, add coding standards, set up project conventions, configure file-specific patterns, create RULE.md files, or asks about .cursor/rules/ or AGENTS.md.
- ▌ Dispatching Parallel Agents · coco-researchUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
- ▌ Subagent Driven Development · coco-research bundleUse when executing implementation plans with independent tasks in the current session
- ▌ Cognee Store · coco-researchPush project knowledge into the Cognee knowledge graph. Stores entities, decisions, events, relationships, and session context. End-of-session flush that extracts everything from the conversation and writes to the graph. Triggers on: 'cognee store', 'push to cognee', 'save to graph', 'remember this', 'log this decision'.
- ▌
- ▌
- ▌ Gsd Code Review · coco-researchReview source files changed during a phase for bugs, security issues, and code quality problems
- ▌ Gsd Docs Update · coco-researchGenerate or update project documentation verified against the codebase
- ▌ Gsd Set Profile · coco-researchSwitch model profile for GSD agents (quality/balanced/budget/inherit)
- ▌
- ▌ Gsd Workstreams · coco-researchManage parallel workstreams — list, create, switch, status, progress, complete, and resume
- ▌
- ▌ Create Skill · coco-researchGuides users through creating effective Agent Skills for Cursor. Use when the user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.
- ▌ Cognee Recall · coco-researchSemantic and graph search across Cognee knowledge graph. Queries project memory, finds related entities and decisions, injects results as agent context. Triggers on: 'cognee recall', 'search memory', 'what do we know about', 'find related', 'graph search', 'memory search', 'recall context'.
- ▌ Gsd Insert Phase · coco-researchInsert urgent work as decimal phase (e.g., 72.1) between existing phases
- ▌
- ▌ Gsd Profile User · coco-researchGenerate developer behavioral profile and create Claude-discoverable artifacts
- ▌