Skip to main content
Run any Skill in Manus
with one click
GitHub repository

codebase-pilot

codebase-pilot contains 16 collected skills from kalpeshgamit, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
6
updated
2026-04-12
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

codebase-pilot
software-developers

Use when starting any conversation - establishes how to find and use codebase-pilot skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-04-12
sync-agents
software-developers

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-04-12
debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-10
writing-skills
software-developers

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-04-10
test-driven-development
software-quality-assurance-analysts-and-testers

Use when implementing any feature or bugfix, before writing implementation code

2026-04-10
thinking
software-developers

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-04-10
subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks — dispatches fresh subagents scoped to agents.json boundaries

2026-04-10
using-git-worktrees
software-developers

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-04-10
writing-plans
software-developers

Use when you have a spec or requirements for a multi-step task, before touching code

2026-04-10
executing-plans
project-management-specialists

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-04-10
requesting-code-review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-04-10
pilot-check
software-developers

Full project health check — chains pack analysis, secret scan, token budget, and impact overview in a single pass. Saves tokens by combining all checks into one context load.

2026-04-08
impact-analysis
software-developers

Analyzes the blast radius of a file change — finds all dependents, transitive imports, affected tests, and risk score. Best before modifying shared files like types, utilities, or core modules.

2026-04-07
pack-context
software-developers

Packs and compresses the codebase into an AI-friendly context file. Best for new features, code reviews, or full codebase context with minimal tokens.

2026-04-07
scan-secrets
information-security-analysts

Scans the codebase for leaked secrets, API keys, passwords, and credentials. Best before committing code or reviewing security posture. 180 patterns across 15 categories.

2026-04-07
token-budget
software-developers

Checks token counts per file and plans context budget. Shows which files consume the most tokens and how to optimize context window usage.

2026-04-07