corticalstack avatar

corticalstack

Community

@corticalstack · Geneva, CH

21Followers
|
92Public Repos
|
31Published Skills

corticalstack provides explicit-invocation engineering skills for git workflows, phased implementation planning, code review, document processing, and LLM evaluation.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)AI Models & Machin.. (20%)Data Systems & Dat.. (15%)Cloud & Compute In.. (10%)

Agent Skills by corticalstack

Showing 31 vetted skills indexed across 2 GitHub repositories.

corticalstackcorticalstack
1

init

Bootstraps a project with AGENTS.md, tracker configuration, and cross-vendor review profiles.

Community
Intermediate
corticalstackcorticalstack
1

content-research-writer

Guide topic clarification, outlining, drafting, and iterative refinement with citations.

Community
Intermediate
corticalstackcorticalstack
1

commit

Creates staged git commits with planned messages after user confirmation.

Community
Basic
corticalstackcorticalstack
1

resume-handoff

Resumes work from handoff documents by validating current codebase state against recorded context.

Community
Intermediate
corticalstackcorticalstack
1

context-degradation

Detect and diagnose context degradation patterns in long prompts for LLM agents.

Community
Advanced
corticalstackcorticalstack
1

scientific-brainstorming

Generate research ideas and structured exploration pathways from an under-specified scientific problem.

Community
Intermediate
corticalstackcorticalstack
1

research-requirements

Collect constraints, technology preferences, and success criteria from issue or text briefs.

Community
Intermediate
corticalstackcorticalstack
1

research-codebase

Documents the existing codebase via parallel read-only sub-agents and writes findings to flow/research/.

Community
Advanced
corticalstackcorticalstack
1

fastapi-expert

Generate production-grade FastAPI async REST API guidance with Pydantic v2 and JWT/OAuth2.

Community
Advanced
corticalstackcorticalstack
1

exploratory-data-analysis

Detect scientific file types and generate markdown EDA reports.

Community
Intermediate
corticalstackcorticalstack
1

create-handoff

Writes a structured handoff document under flow/handoffs/ to transfer work between sessions.

Community
Basic
corticalstackcorticalstack
1

create-plan

Creates phased, test-driven implementation plans under flow/plans/ from issues or task descriptions.

Community
Advanced
corticalstackcorticalstack
1

handle-pr-feedback

Fetch PR review feedback, implement requested changes, and push updates for re-review.

Community
Advanced
corticalstackcorticalstack
1

xlsx

Create and update Excel workbooks with formulas, pandas analysis, and LibreOffice recalculation.

Community
Intermediate
corticalstackcorticalstack
1

consciousness-council

Conduct structured multi-perspective deliberation to resolve decision dilemmas and creative trade-offs.

Community
Intermediate
corticalstackcorticalstack
1

pdf

Extract text and tables from PDFs and fill fillable or non-fillable forms.

Community
Advanced
corticalstackcorticalstack
1

iterate-plan

Revises existing implementation plans in flow/plans/ based on user feedback and codebase research.

Community
Intermediate
corticalstackcorticalstack
1

cross-review

Runs an advisory cross-vendor code review of the current branch diff against main.

Community
Intermediate
corticalstackcorticalstack
1

context-fundamentals

Guide AI agent context design and debugging under token limits.

Community
Advanced
corticalstackcorticalstack
1

python-pro

Creates Python 3.12+ async code with strict typing and test coverage.

Community
Advanced
corticalstackcorticalstack
1

validate-plan

Validate an implementation against its plan by running verification commands and reporting deviations.

Community
Intermediate
corticalstackcorticalstack
1

pptx

Convert, create, and edit PowerPoint presentations via OOXML-level modifications.

Community
Advanced
corticalstackcorticalstack
1

terraform-engineer

Implement Azure Terraform modules with Azure Blob remote state and validation.

Community
Advanced
corticalstackcorticalstack
1

changelog-generator

Convert git commit history into categorized, user-friendly changelog sections.

Community
Intermediate

Frequently Asked Questions About corticalstack

FAQPage Schema
What tasks can I accomplish using corticalstack's skills?▼

You can stage and create git commits, convert GitHub issues into phased implementation plans, handle PR feedback, run cross-vendor code reviews, process PDF/DOCX/XLSX/PPTX files, perform exploratory data analysis, and score LLM outputs with debiased evaluation rubrics.

Who are corticalstack's skills designed for?▼

They target software engineers and technical leads managing git-based delivery cycles, plus data analysts and researchers needing document processing, EDA reporting, scientific brainstorming, and structured LLM output evaluation with bias mitigation.

How do corticalstack's skills run in practice?▼

Most skills are explicit-only commands invoked via slash commands like /commit, /create-plan, or /cross-review, with disable-model-invocation set to true. They never fire autonomously, and planning skills write artifacts under flow/plans/, flow/handoffs/, and flow/research/.

What prerequisites or dependencies do these skills require?▼

Skills operate on a git working tree and GitHub pull requests. The init skill bootstraps projects by creating AGENTS.md and .claude/tracker.json, while cross-review uses OAuth-backed keyless backends such as Azure Foundry, GitHub Models, or Copilot CLI.

Do corticalstack's skills support cloud infrastructure work?▼

Yes. The terraform-engineer skill implements Azure Terraform modules with Azure Blob remote state and validation, and fastapi-expert generates production-grade async REST services with Pydantic v2 and JWT/OAuth2 authentication patterns.