AgentStack
corticalstack avatar

corticalstack

14 listings · 0 installs

Open-source publisher. Listings imported from github.com/corticalstack — credited to the original author with their license.

↗ github.com/corticalstack
14 results
Self-run
SKILL

Create Handoff

Write a structured handoff document under flow/handoffs/ to transfer work to another session. Explicit-only; run only when invoked via /create-handoff or the user asks for a handoff.

0
2
Free
Self-run
SKILL

Resume Handoff

Resume work from a handoff document, validating current state against it before continuing. Explicit-only; run only when invoked via /resume-handoff or explicitly asked.

0
5
Free
Self-run
SKILL

Commit

Stage and create git commits after showing a commit plan, with no AI attribution. Explicit-only; run only when the user invokes /commit or asks to commit, never autonomously.

0
3
Free
Self-run
SKILL

Describe Pr

Generate a PR description from the repo template, save it under flow/prs/, and update the live PR. Explicit-only; run only when invoked via /describe-pr or the user asks to describe a PR.

0
2
Free
Self-run
SKILL

Create Plan

Research the codebase and author a phased implementation plan under flow/plans/ from an issue / work item or task. Explicit workflow command; run only when invoked via /create-plan or explicitly asked, never autonomously.

0
1
Free
Self-run
SKILL

Advanced Evaluation

This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment.

0
3
Free
Self-run
SKILL

Handle Pr Feedback

Fetch PR review feedback, implement the requested changes, commit, push, and re-request review. Explicit-only; run only when invoked via /handle-pr-feedback or explicitly asked.

0
0
Free
Self-run
SKILL

Validate Plan

Validate an implementation against its plan, run verification commands, and report issues before commit. Explicit workflow command; run only when invoked via /validate-plan or explicitly asked.

0
3
Free
Self-run
SKILL

Research Requirements

Research requirements, technology choices, and constraints for a feature or project and write findings under flow/research/. Explicit workflow command; run only when invoked via /research-requirements or explicitly asked.

0
0
Free
Self-run
SKILL

Implement Plan

Execute an implementation plan from flow/plans/ phase by phase, pausing for verification between phases. Explicit workflow command; run only when invoked via /implement-plan or explicitly asked, never autonomously.

0
5
Free
Self-run
SKILL

Research Codebase

Document the codebase as-is via parallel read-only sub-agents and write findings under flow/research/. Explicit workflow command; run only when invoked via /research-codebase or explicitly asked.

0
0
Free
Self-run
SKILL

Init

Bootstrap a new project with the Flow workflow - creates AGENTS.md from the template, creates .claude/tracker.json from the example, and optionally sets up cross-vendor review profiles. Run once per project after installing the Flow plugin. Explicit-only; do not auto-fire.

0
1
Free
Self-run
SKILL

Iterate Plan

Revise an existing implementation plan in flow/plans/ based on feedback, researching when needed. Explicit-only; run only when invoked via /iterate-plan or explicitly asked.

0
0
Free
Self-run
SKILL

Cross Review

Run an OPTIONAL, advisory cross-vendor code review of the current branch's diff vs main using a configurable second-opinion backend (Azure Foundry next-gen, GitHub Models, or Copilot CLI - all OAuth, all keyless). Explicit-only; run only when invoked via /cross-review or when the user explicitly asks for a cross-vendor review, never autonomously.

0
0
Free
You've reached the end · 14 loaded