Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
CA
@camacho
contributor on implexa, with 34 skills ranked by
SkillRank
across 1 source.
camacho on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
8.2
skills.sh
local-merge
local-merge safely lands branches onto targets by merging in a disposable shallow clone first, then updates the primary worktree only if already on target, with explicit handling for conflicts, divergent commits, and tracked state preservation.
7.2
skills.sh
imperatives
imperatives extracts RFC 2119 keywords and implicit obligations from markdown rule files via dual-pass analysis (script + subagent reasoning), outputting structured jsonl for downstream policy tooling.
7.2
skills.sh
policy-algebra
policy-algebra generates frozen starlark governance rules from intent strings or plan files, supports drift detection via --verify, and falls back from shallow (file-based) to deep (interview-driven) extraction when invariants are sparse or ambiguous.
7.1
skills.sh
build
build executes approved plans via parallel subagent dispatch, batching tasks by dependency, validating output, and enforcing commit boundaries between batches to prevent loss of work.
6.8
skills.sh
requesting-code-review
requesting-code-review dispatches a focused reviewer agent with git context between two commits, establishes when to request review (mandatory after tasks, before merge; optional when stuck), and prescribes triage of feedback by severity.
5.9
skills.sh
session-start-hook
session-start-hook provides structured input schema and event wiring for Claude Code initialization, enabling dependency installation across CLI/web/API contexts. Execution logic and recovery paths remain incomplete.
5.9
skills.sh
to-issues
to-issues decomposes plans and specs into vertically-sliced, independently-grabbable issues using gh and project-specific vocabulary. focuses on tracer-bullet delivery over horizontal layering.
5.8
skills.sh
bail
bail detects workflow step by filesystem state, reflects on exit reason, updates github issue, closes open pr, and cleans up worktree and branch artifacts.
5.4
skills.sh
plan-review
plan-review enforces a gate at the plan checkpoint, assembling a deterministic review panel and collecting approval verdicts before build phase entry. incomplete definition of the review logic, agent dispatch, and verdict collection leaves execution ambiguous.
5.3
skills.sh
assemble-panel
assembles a panel of reviewer agents and enforces governance policy for code review loops. takes scope (file path or diff) and optional include/exclude overrides, returns ordered reviewer list plus gate/cap parameters.
5.2
skills.sh
position
position loads a teammate profile from disk and bootstraps session identity. it distinguishes between persistent positions (tpm, engineer) and transient roles, with position-specific state directory binding.
5.1
skills.sh
archive
archive captures outcomes and learnings from plan files by prompting the user to reflect on what worked, what failed, and what to change next time, then renames the plan to .done.md.
5.1
skills.sh
review
review auto-detects plan or code context, gates by severity threshold, and runs bounded fix loops. mode detection heuristics handle common workflows but lack clarity on ambiguity recovery.
4.3
skills.sh
copilot
copilot mode switches claude into human-driven collaboration by relaxing worktree constraints and enabling main branch commits, with activation via shell hook.
3.4
skills.sh
status
status collects git metadata and project telemetry into a read-only snapshot. incomplete skill definition lacks decision logic, output contract, and outcome signals.
3.4
skills.sh
validate
validate executes a single pnpm command wrapping typecheck, lint, format, test, and optional build stages, with minimal guidance on failure modes or recovery.
3.2
skills.sh
task
task is a routing table that maps work types to tool recommendations, not a procedural dispatcher. lacks executable steps, failure handling, and concrete decision criteria.
1.5
skills.sh
workflow
workflow is a passthrough alias to /task with no independent logic, documentation, or actionable guidance. delegates all responsibility upstream.
—
skills.sh
ship
Use when implementation is complete, tests pass, and code needs to reach main — via PR with auto-merge (CI up) or local shallow-clone merge (CI down)
—
skills.sh
capture
Creates a draft GitHub Issue with triage label from natural language description.
—
skills.sh
triage
Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests,…
—
skills.sh
autonomous
Exit copilot mode — return to autonomous mode with full worktree enforcement.
—
skills.sh
catchup
Use after /clear, /compact, session resume, or context loss. Use when branch context is stale or unknown. Use when starting work in an existing worktree.
—
skills.sh
isolate
Use when starting task work that needs branch isolation, before planning or coding — creates a worktree branching from current remote main with freshness…
—
skills.sh
wrap
Use when ending a session, wrapping up work, saying goodbye, or transitioning to a new task context after completing a development cycle
—
skills.sh
reflect
Use after merging a branch or completing a task to consolidate learnings into memory layers, close out issues, and verify the phase gate.
—
skills.sh
orient
Fetches issue context, auto-detects task type, maps to branch prefix, presents brief.
—
skills.sh
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
—
skills.sh
inherit
Use when pulling/syncing/updating/absorbing changes from a branch's parent (typically main) into the current branch, or cascading parent changes through a…
—
skills.sh
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
—
skills.sh
publish-skill
Detect new or modified skills in .agents/skills/ by comparing git hashes against ai-skills, snapshot for rollback, review, publish to ai-skills, install…
—
skills.sh
brainstorming
brainstorming — an installable skill for AI agents, published by camacho/ai-skills.
—
skills.sh
to-prd
to-prd — an installable skill for AI agents, published by camacho/ai-skills.
—
skills.sh
build-skill
Use when creating or rewriting a skill and you want one strong, workflow-conformant version built through failure analysis, review, and refinement instead of a…
camacho (34 skills ranked by SkillRank) | implexa