humanpp-skills
Skills and workflow assets for implementing Human++.
Open source Open in the app JSON README (API)
About
Skills and workflow assets for implementing Human++.
Details
- Kind
- Plugins
- Topic
- No topic detected
- Publisher
- shift42-tech
- Origin
- gemini
- Category
- ferramentas
- Version
- 0.1.0
- Stars
- 1
- Last push
- 2026-05-25T21:42:41Z
- Repository state
- ativo
- Added
- 2026-08-30 14:13:39
- Updated
- 2026-08-30 14:13:39
- Origin id
shift42-tech/humanpp-skills
README
# Human++ Skills Skills and workflow assets for implementing Human++. ## What Human++ is Human++ is a Shift42 project. It is a human-centered orchestration layer for structured AI collaboration in real execution workflows. Principle: `Human + AI, not - human, + AI.` ## Purpose of this repository This repository contains reusable skills and workflow assets for applying Human++ across projects. ## Current workflow focus The current reference workflow is: `Analysis -> Strategy -> Implementation <-> Review -> Result` ## Repository scope This repository is focused on: - capturing working patterns from real projects; - turning recurring work into explicit skill contracts; - keeping skills provider-neutral where practical; - adding provider-specific adapters only when necessary. ## What this repository is not This repository is not: - an autonomous agent platform; - a replacement for human judgment; - a finished workflow framework; - a provider lock-in package. ## Current status Early foundation. The content is intentionally small, practical, and meant to evolve from real usage. ## Structure overview - `skills/`: core Human++ skills and reusable assets. - `adapters/`: placeholder provider-specific integration notes. - `examples/`: examples to be added after workflows stabilize. - `GEMINI.md`: Gemini-compatible context guidance. - `gemini-extension.json`: minimal extension manifest.